Skip to content

CHANGELOG + animations docs #634

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 12, 2016
Merged

CHANGELOG + animations docs #634

merged 1 commit into from
Dec 12, 2016

Conversation

Kully
Copy link
Contributor

@Kully Kully commented Dec 9, 2016

Added a animations are here in 1.12.10 in CHANGELOG and beefed up the doc string for plotly.plotly.create_animations

@Kully
Copy link
Contributor Author

Kully commented Dec 9, 2016

@cldougl ready for review :)

@theengineear
Copy link
Contributor

💃 !

@@ -46,7 +46,65 @@ figure_or_data = {'data': [{'x': [1, 2], 'y': [0, 1]}],
iplot(figure_or_data)
```
More examples can be found at https://plot.ly/python/animations/.
- Upcoming animations in online mode: use `plotly.plotly.create_animations` and `plotly.plotly.icreate_animations` which animate a figure with the `frames` argument.
- animations now work in online mode: use `plotly.plotly.create_animations` and `plotly.plotly.icreate_animations` which animate a figure with the `frames` argument. Here is a simple example:
```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐄 this is a little too much to stick in a changelog (imo) the bullet point is plenty i think. it's more consistent with what we typically do.

@Kully Kully merged commit 05328c3 into master Dec 12, 2016
@Kully Kully deleted the beef-up-animation-ex branch December 12, 2016 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants